バージョン

ReadOnlyObservableCollectionWrapper<T> コンストラクタ

新しい ReadOnlyObservableCollectionWrapper<T> を初期化します。
シンタックス
public ReadOnlyObservableCollectionWrapper<T>( 
   IList<T> list
)

パラメータ

list
ラップするリスト。
参照